projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de3501
)
(utf-translate-cjk): Call
author
Dave Love
<fx@gnu.org>
Fri, 3 Jan 2003 20:12:51 +0000
(20:12 +0000)
committer
Dave Love
<fx@gnu.org>
Fri, 3 Jan 2003 20:12:51 +0000
(20:12 +0000)
optimize-char-coding-system-table.
lisp/international/utf-8.el
patch
|
blob
|
history
diff --git
a/lisp/international/utf-8.el
b/lisp/international/utf-8.el
index 477c3e29c0663574047f84eb2d9fe1ca3e3b8b93..3e6f7af675e286b4dbefe605a14835a4c52aee88 100644
(file)
--- a/
lisp/international/utf-8.el
+++ b/
lisp/international/utf-8.el
@@
-277,6
+277,7
@@
default. Also, installing them may be rather slow."
(make-hash-table :test 'eq))
(define-translation-hash-table 'utf-subst-table-for-encode
(make-hash-table :test 'eq)))
+ (optimize-char-coding-system-table)
(set-default s v))
:version "21.4"
:type 'boolean